projects
/
emacs.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
emacs.git
2021-07-21
Lars Ingebrigtsen
Fix dired-guess-default logic after previous change
commit
|
commitdiff
|
tree
|
snapshot
2021-07-21
Lars Ingebrigtsen
Add json-available-p
commit
|
commitdiff
|
tree
|
snapshot
2021-07-21
Lars Ingebrigtsen
Mention rear-advance in relation to the keymap overlay...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-21
Mattias Engdegård
Fix mistake in `quote` optimiser
commit
|
commitdiff
|
tree
|
snapshot
2021-07-20
Juri Linkov
* lisp/button.el (button-map): Bind [follow-link] to...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-20
Mattias Engdegård
; * lisp/emacs-lisp/byte-opt.el (byte-optimize-eq)...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-20
Mattias Engdegård
Strength-reduce (eq X nil) to (not X)
commit
|
commitdiff
|
tree
|
snapshot
2021-07-20
Mattias Engdegård
Count (not X) as a switch condition
commit
|
commitdiff
|
tree
|
snapshot
2021-07-20
Michael Albinus
* lisp/shadowfile.el (shadow-homedir): Add slash.
commit
|
commitdiff
|
tree
|
snapshot
2021-07-20
Eli Zaretskii
; * etc/NEWS: Announce the change in json.c behavior...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-20
Eli Zaretskii
Fix documentation of a recent changeset
commit
|
commitdiff
|
tree
|
snapshot
2021-07-20
Michael Albinus
Fix Bug#49636
commit
|
commitdiff
|
tree
|
snapshot
2021-07-20
Konstantin...
Improve auto-revert-mode and revert-buffer doc strings
commit
|
commitdiff
|
tree
|
snapshot
2021-07-20
jakanakaevangeli
Make `kill-all-local-variables' also remove lambda...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-20
Lars Ingebrigtsen
Make dired-guess-default return all matching programs
commit
|
commitdiff
|
tree
|
snapshot
2021-07-20
Ioannis Kappas
Allow installing packages with DOS line endings
commit
|
commitdiff
|
tree
|
snapshot
2021-07-20
Lars Ingebrigtsen
Signal an error in json.c function if not available
commit
|
commitdiff
|
tree
|
snapshot
2021-07-20
Miha Rihtaršič
Quit minibuffers without aborting kmacros
commit
|
commitdiff
|
tree
|
snapshot
2021-07-20
Kenichi Handa
Fix problem with certain fonts in ftfont_shape_by_flt
commit
|
commitdiff
|
tree
|
snapshot
2021-07-20
Earl Hyatt
Add commands 'kill-matching-lines' and 'copy-matching...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-20
Lars Ingebrigtsen
Tweak example in Function Indirection node in the lispr...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-20
Lars Ingebrigtsen
Put command line file names and mouse dragging onto...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-20
Lars Ingebrigtsen
Mention `overlays-in' in the `overlays-at' doc string
commit
|
commitdiff
|
tree
|
snapshot
2021-07-19
Lars Ingebrigtsen
Make wdired work better in narrowed-to buffers
commit
|
commitdiff
|
tree
|
snapshot
2021-07-19
Ivan Sokolov
Add function for filtering ANSI sequences when compiling
commit
|
commitdiff
|
tree
|
snapshot
2021-07-19
Eli Zaretskii
Fix typos in a recent change
commit
|
commitdiff
|
tree
|
snapshot
2021-07-19
Lars Ingebrigtsen
Make the `s' command in *Help* work for Lisp variables...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-19
Eli Zaretskii
Merge branch 'master' of git.savannah.gnu.org:/srv...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-19
Eli Zaretskii
; Fix a typo in a recent change
commit
|
commitdiff
|
tree
|
snapshot
2021-07-19
Lars Ingebrigtsen
Add inhibit-buffer-hooks to `make-indirect-buffer'
commit
|
commitdiff
|
tree
|
snapshot
2021-07-19
dickmao
Make make-indirect-buffer inherit inhibit-buffer-hook...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-19
Eli Zaretskii
Document recent changes in 'comint-delete-output' ...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-19
Gabriel do...
Use 'remember-buffer' in remember.el doc strings.
commit
|
commitdiff
|
tree
|
snapshot
2021-07-19
Gabriel do...
Use 'remember-buffer' in remember.el doc strings.
commit
|
commitdiff
|
tree
|
snapshot
2021-07-19
Madhu
Propagate asynchronousness correctly when using proxies...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-19
Lars Ingebrigtsen
Fix infloop in woman-file-name
commit
|
commitdiff
|
tree
|
snapshot
2021-07-19
Lars Ingebrigtsen
Allow comint-delete-output to save the output on the...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-19
Lars Ingebrigtsen
Fix documentation of mouse-leave-buffer-hook
commit
|
commitdiff
|
tree
|
snapshot
2021-07-19
Lars Ingebrigtsen
Use make-separator-line in shortdoc
commit
|
commitdiff
|
tree
|
snapshot
2021-07-19
Lars Ingebrigtsen
Add a new function for separator lines
commit
|
commitdiff
|
tree
|
snapshot
2021-07-18
Basil L. Contovounesios
; Fix omission in last change to custom.texi.
commit
|
commitdiff
|
tree
|
snapshot
2021-07-18
Eli Zaretskii
; * doc/lispref/variables.texi (File Local Variables...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-18
Eli Zaretskii
Fix documentation of a recent changeset (bug#5003)
commit
|
commitdiff
|
tree
|
snapshot
2021-07-18
Mattias Engdegård
Count compile errors when FILE is a function
commit
|
commitdiff
|
tree
|
snapshot
2021-07-18
Mattias Engdegård
; * test/lisp/progmodes/compile-tests.el: simplify...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-18
Lars Ingebrigtsen
Clarify event-convert-list doc string
commit
|
commitdiff
|
tree
|
snapshot
2021-07-18
Stephen Gildea
Add doc string to time-stamp-tests that didn't have one
commit
|
commitdiff
|
tree
|
snapshot
2021-07-18
Lars Ingebrigtsen
Allow ignoring local variable values permanently
commit
|
commitdiff
|
tree
|
snapshot
2021-07-18
Michael Albinus
Make remote file locks more robust
commit
|
commitdiff
|
tree
|
snapshot
2021-07-18
Naofumi Yasufuku
Make remote file locks more robust. (Bug#49621)
commit
|
commitdiff
|
tree
|
snapshot
2021-07-18
Lars Ingebrigtsen
Maintain a list of terminal buffers in the menu
commit
|
commitdiff
|
tree
|
snapshot
2021-07-18
Eli Zaretskii
Fix display of mode-line with bidi formatting controls
commit
|
commitdiff
|
tree
|
snapshot
2021-07-18
Michael Albinus
Fix problem in `shadow-define-literal-group' (Bug#49596)
commit
|
commitdiff
|
tree
|
snapshot
2021-07-18
Lars Ingebrigtsen
Make indent-tabs-mode into a regular mode instead of...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-18
Lars Ingebrigtsen
Don't shorten comment padding if the padding isn't...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-18
Lars Ingebrigtsen
Fix an unlikely `copyright-find-copyright' problem
commit
|
commitdiff
|
tree
|
snapshot
2021-07-18
Mattias Engdegård
; * etc/NEWS: Move entry to its right place.
commit
|
commitdiff
|
tree
|
snapshot
2021-07-17
Lars Ingebrigtsen
Fix previous grep-file-at-point change
commit
|
commitdiff
|
tree
|
snapshot
2021-07-17
Lennart Borgman
Add new function 'grep-file-at-point'
commit
|
commitdiff
|
tree
|
snapshot
2021-07-17
Karthik Chikmagalur
Enhance pcomplete support for xargs
commit
|
commitdiff
|
tree
|
snapshot
2021-07-17
Lars Ingebrigtsen
Make 'n'/'p' work again in shortdoc after previous...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-16
akater
EIEIO: Prevent excessive evaluation of :initform
commit
|
commitdiff
|
tree
|
snapshot
2021-07-16
Mattias Engdegård
Define revert-buffer-function for *Memory Report*
commit
|
commitdiff
|
tree
|
snapshot
2021-07-16
Michael Albinus
; Fix last change in files.el
commit
|
commitdiff
|
tree
|
snapshot
2021-07-16
Michael Albinus
Add lock-file-mode
commit
|
commitdiff
|
tree
|
snapshot
2021-07-16
Glenn Morris
Merge from origin/emacs-27
commit
|
commitdiff
|
tree
|
snapshot
2021-07-16
Eli Zaretskii
; Fix wording of recent changes in documentation
commit
|
commitdiff
|
tree
|
snapshot
2021-07-16
Lars Ingebrigtsen
Clarify emacsclient Options node in the Emacs manual
commit
|
commitdiff
|
tree
|
snapshot
2021-07-16
Lars Ingebrigtsen
Add new user option 'query-about-changed-file'
commit
|
commitdiff
|
tree
|
snapshot
2021-07-16
Lars Ingebrigtsen
Fix lock-file-name-transforms build problem
commit
|
commitdiff
|
tree
|
snapshot
2021-07-16
Eli Zaretskii
Fix wording in a recent ELisp manual change
commit
|
commitdiff
|
tree
|
snapshot
2021-07-16
Lars Ingebrigtsen
Allow hiding variables in Customize
commit
|
commitdiff
|
tree
|
snapshot
2021-07-16
Remington Furman
Make `number-at-point' work for more hex numbers
commit
|
commitdiff
|
tree
|
snapshot
2021-07-16
Lars Ingebrigtsen
Clarify -unload-feature in Coding Conventions
commit
|
commitdiff
|
tree
|
snapshot
2021-07-15
Lars Ingebrigtsen
Add a couple more shell-tests-split-string tests
commit
|
commitdiff
|
tree
|
snapshot
2021-07-15
Glenn Morris
Improve recent jka-compr-compression-info-list change
commit
|
commitdiff
|
tree
|
snapshot
2021-07-15
Tassilo Horn
Add bug-reference support for Codeberg projects
commit
|
commitdiff
|
tree
|
snapshot
2021-07-15
Tassilo Horn
Add support for sourcehut to bug-reference.el
commit
|
commitdiff
|
tree
|
snapshot
2021-07-15
Ori
; * lisp/help-fns.el: Speed up `describe-mode'
commit
|
commitdiff
|
tree
|
snapshot
2021-07-15
Lars Ingebrigtsen
Add more car/cdr examples to shortdoc
commit
|
commitdiff
|
tree
|
snapshot
2021-07-15
Lars Ingebrigtsen
Improve the shortdoc link action in *Help* buffers
commit
|
commitdiff
|
tree
|
snapshot
2021-07-15
Lars Ingebrigtsen
Add new user option to abbreviate file names in save...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-15
Lars Ingebrigtsen
Allow restoring the original order in 'tabulated-list...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-15
Protesilaos...
Update modus-themes to version 1.5.0
commit
|
commitdiff
|
tree
|
snapshot
2021-07-15
Lars Ingebrigtsen
Autoload `split-string-shell-command'
commit
|
commitdiff
|
tree
|
snapshot
2021-07-15
Eli Zaretskii
Fix 'shell-tests-split-string' on MS-Windows
commit
|
commitdiff
|
tree
|
snapshot
2021-07-15
Eli Zaretskii
Merge branch 'master' of git.savannah.gnu.org:/srv...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-15
Lars Ingebrigtsen
Improve the `window-end' doc string
commit
|
commitdiff
|
tree
|
snapshot
2021-07-15
Eli Zaretskii
; * etc/NEWS: Fix wording in a recent addition.
commit
|
commitdiff
|
tree
|
snapshot
2021-07-15
Eli Zaretskii
; * lisp/gnus/message.el (message-signature-separator...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-15
Lars Ingebrigtsen
Mention more split-string-* functions in shortdoc
commit
|
commitdiff
|
tree
|
snapshot
2021-07-15
Lars Ingebrigtsen
Allow using spaces in `inferior-lisp' command names
commit
|
commitdiff
|
tree
|
snapshot
2021-07-15
Lars Ingebrigtsen
Rename shell-split-string to split-string-shell-command
commit
|
commitdiff
|
tree
|
snapshot
2021-07-15
Lars Ingebrigtsen
Add a new function 'shell-split-string'
commit
|
commitdiff
|
tree
|
snapshot
2021-07-15
Lars Ingebrigtsen
Clarify overriding-local-map doc string
commit
|
commitdiff
|
tree
|
snapshot
2021-07-14
Paul Eggert
Pacify gcc -Woverflow more clearly
commit
|
commitdiff
|
tree
|
snapshot
2021-07-14
Michael Albinus
Preserve backward compatibility in Tramp
commit
|
commitdiff
|
tree
|
snapshot
2021-07-14
Lars Ingebrigtsen
Fontify the signature separator in Message mode
commit
|
commitdiff
|
tree
|
snapshot
2021-07-14
Eli Zaretskii
; * src/data.c (Fcar, Fcdr): Doc fix.
commit
|
commitdiff
|
tree
|
snapshot
2021-07-14
Lars Ingebrigtsen
Clarify backward-delete-char-untabify doc string
commit
|
commitdiff
|
tree
|
snapshot
next